#carousel-banner .ad {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
#carousel-banner .ad .title {
  position: absolute;
  padding: 14px 20px;
  padding-right: 38%;
  font-weight: bold;
  font-size: 20px;
  width: 100%;
  z-index: 1;
  bottom: 0;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.4);
}
#carousel-banner .circle-indicator {
  bottom: 20px;
}
#carousel-banner .circle-indicator .ind-item {
  background-color: #918a96;
}
#carousel-banner .circle-indicator .ind-item.active {
  background-color: var(--page-theme-color);
}
.hot_headlines .new_car_img_left_titleMsg .newMsg> img {
  width: 214px !important;
  height: 124px !important;
}
.hot_headlines .new_car_img_left_titleMsg .newMsg-r{
    margin-left: 12px !important;
}
.hot_headlines .new_car_img_left_titleMsg .newMsg {
    width: auto !important;
    margin-left:0px !important;
  /*flex: 1;*/
  /*flex-direction: column;*/
  /*justify-content: space-between;*/
}
.hot_headlines .new_car_img_left_titleMsg .newMsg h3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 !important;
}
.hot_headlines .new_car_img_left_titleMsg .newMsg p{
    -webkit-line-clamp: 8 !important;
}
.hot_headlines .new_car_img_left_titleMsg .newMsg .keyword {
  margin-top: 5px;
  margin-left: 0 !important;
}
.hot_headlines .news_title_list {
  padding-top: 8px;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.hot_headlines .news_title_list::after {
  content: '';
  display: block;
  position: absolute;
  top: 12px;
  left: 49.6%;
  width: 2px;
  height: calc(100% - 15px);
  background: #FAFAFA;
}
.hot_headlines .news_title_list li {
  width: 46%;
}
.hot_headlines .news_title_list li:nth-last-child(2):not(:nth-child(2n)){
    margin-bottom: 0px;
}
.hot_headlines .news_title_list li h3 {
  font-weight: 400;
  font-size: 16px;
  color: #5E5C5C;
}
/*.hot_headlines .news_title_list li:nth-child(5) {*/
/*  margin-bottom: 0px;*/
/*}*/
.deed_news .new_car_img_top_titleMsg {
  width: 355px;
  position: relative;
  padding-left: 4px;
  padding-right: 4px;
}
.deed_news .new_car_img_top_titleMsg > img {
  width: 100% !important;
  height: 204px !important;
}
.deed_news .new_car_img_top_titleMsg .newMsg {
  padding: 12px 17px 18px 16px;
}
.deed_news .new_car_img_top_titleMsg .newMsg h3 {
  font-weight: 500;
}
.deed_news .new_car_img_top_titleMsg .newMsg .newMsg_footer {
  margin-top: 28px;
}
.deed_news .new_car_img_top_titleMsg ::before {
  content: "";
  position: absolute;
  top: -4px;
  left: 0px;
  width: 80px;
  height: 80px;
  border-top: 4px solid var(--page-theme-color);
  border-left: 4px solid var(--page-theme-color);
}
.deed_news .new_car_img_top_titleMsg ::after {
  content: "";
  position: absolute;
  bottom: -4px;
  right: 0px;
  width: 80px;
  height: 80px;
  border-bottom: 4px solid var(--page-theme-color);
  /* 下边框 */
  border-right: 4px solid var(--page-theme-color);
  /* 右边框 */
}
.deed_news .new_car_img_right {
  height: 98px !important;
  padding: 0 !important;
}
.deed_news .new_car_img_right img {
  width: 168px !important;
  height: 98px !important;
}
.deed_news .new_car_img_right .newMsg {
  padding: 8px;
  flex: 1;
  margin-left: 0 !important;
}
.deed_news .new_car_img_right .newMsg p {
  margin-bottom: 5px !important;
}
.popular_columns .page-row-item .new_car_img_top_titleMsg {
  padding: 12px;
  border: 1px solid #fafafa;
  margin-bottom: 12px;
}
.popular_columns .page-row-item .new_car_img_top_titleMsg > img {
  height: 197px;
}
.popular_columns .page-row-item .new_car_img_top_titleMsg .newMsg {
  padding: 0;
  background: none;
  padding-top: 12px;
}
.popular_columns .page-row-item .new_car_img_top_titleMsg .newMsg h3 {
  margin-bottom: 10px;
  line-height: 22px;
}
.popular_columns .page-row-item .new_car_img_top_titleMsg .newMsg p {
  line-height: 17px;
}
.popular_columns .page-row-item .new_car_img_top_titleMsg .newMsg .newMsg_footer {
  margin-top: 20px;
}
.popular_columns .page-row-item .new_car_img_left_border {
  padding: 11px 12px;
  margin-bottom: 12px;
}
.popular_columns .page-row-item .new_car_img_left_border > img {
  width: 160px;
  height: 93px;
}
.popular_columns .page-row-item .new_car_img_left_border .newMsg {
  flex: 1;
}
.popular_columns .page-row-item .new_car_img_left_border .newMsg p {
  line-height: 14px;
}
.popular_columns .page-row-item .new_car_img_left_border .newMsg_footer {
  margin-top: 11px;
  line-height: 10px;
}
.popular_columns .page-row-item .new_car_img_left_border .newMsg_footer span {
  font-size: 10px;
}
.popular_columns .page-row-item .new_car_img_left_border .newMsg_footer img {
  width: 10px;
  height: 10px;
}
.popular_columns .page-row-item .new_car_img_left_border:last-child {
  margin-bottom: 0px;
}
.popular_columns .page-row-item:first-child {
  padding-right: 8px;
}
.popular_columns .page-row-item:last-child {
  padding-left: 8px;
}
.imgCar_item {
  width: 50%;
  padding-right: 6px;
}
.imgCar_item:last-child {
  padding-left: 6px;
}
.follow-We {
  margin-top: 12px;
  padding: 12px 22px;
  background-color: #fafafa;
  border-bottom: 8px solid #2165eb;
}
.follow-We h3 {
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  color: #2165EB !important;
}
.follow-centre {
  margin: 22px 0;
}
.follow-centre-left > p {
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  margin-top: 10px;
  line-height: 14px;
  color: #2165EB !important;
}
.follow-We .account_list {
  text-align: center;
}
.follow-We .account_list:first-child {
  margin-bottom: 22px;
}
.follow-We .account_list > div {
  margin-right: 14px;
}
.follow-We .account_list > div:last-child {
  margin-right: 0;
}
.follow-We .account_list > div img {
  width: 26px;
  height: 26px;
}
.follow-We .account_list > div p {
  font-size: 9px;
  margin-top: 4px;
  line-height: 12px;
  color: #5E5C5C;
}
.follow-We_code {
  margin-left: 22px;
  text-align: center;
}
.follow-We_code p {
  line-height: 14px;
  margin-top: 6px;
  font-size: 14px;
  color: #5E5C5C;
}
.follow-We .page-row-item {
  margin-bottom: 12px;
}
.follow-We .page-row-item span {
  font-size: 12px;
}
.follow-We .follow-We-footer {
  font-size: 12px;
  line-height: 12px;
  color: #5E5C5C;
  padding-left: 10px;
  position: relative;
}
.follow-We .follow-We-footer::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  left: 0;
  top: 4px;
  background-color: #2165eb;
  border-radius: 50%;
}
.support .logo_link {
  display: flex;
  align-items: center;
  text-align: center;
  width: 222px;
  padding: 15px;
  height: 128px;
  margin-right: 22px;
}
.links a:hover {
  color: var(--page-theme-color);
}
.link_list {
  flex-wrap: wrap;
}
.link_list li {
  margin-right: 22px;
  margin-bottom: 22px;
}
.link_list a {
  font-size: 16px;
  color: #5E5C5C;
  line-height: 20px;
}